Package | eng.fhir.profile.dev |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://pnt.gov/fhir/StructureDefinition/Bundle_prenotazioneConPrescrizione |
Url | https://pnt.gov/fhir/StructureDefinition/Bundle_prenotazioneConPrescrizione |
Status | draft |
Date | 2023-06-09T16:14:48.5152592+00:00 |
Name | Bundle_prenotazioneConPrescrizione |
Experimental | False |
Authority | hl7 |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
https://pnt.gov/fhir/StructureDefinition/Appointment | Appointment |
https://pnt.gov/fhir/StructureDefinition/Patient | Patient |
https://pnt.gov/fhir/StructureDefinition/ServiceRequest | ServiceRequest |
{
"resourceType" : "StructureDefinition",
"url" : "https://pnt.gov/fhir/StructureDefinition/Bundle_prenotazioneConPrescrizione",
"name" : "Bundle_prenotazioneConPrescrizione",
"status" : "draft",
"date" : "2023-06-09T16:14:48.5152592+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle",
"path" : "Bundle",
"comment" : "Questo tipo di Bundle conterrà le risorse:\r\n\r\n* MessageHeader_televisita\r\n\r\n* ServiceRequest\r\n\r\n* Patient\r\n\r\n* Appointment\r\n\r\n\r\nIl MessageHeader_televisita può avere come eventCoding.code i seguenti:\r\n\r\n* INS_PRS_TV --> inserimento prescrizione televisita\r\n\r\n* INS_PRN_TV --> inserimento prenotazione televisita\r\n\r\n* UPD_PRN_TV --> aggiornamento prenotazione televisita\r\n\r\n* DEL_PRN_TV --> cancellazione prenotazione televisita\r\n\r\n* EROG_TV --> erogazione televisita\r\n\r\n* REF_TV --> inserimento referto televisita"
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"definition" : "Indica lo scopo di questo bundle, ovvero come si intende utilizzarlo.",
"comment" : "Impostato valore fisso a message, per questo tipo di Bundle",
"fixedCode" : "message"
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"short" : "Quando il bundle è stato assemblato",
"definition" : "La data/ora in cui il bundle è stato assemblato, ovvero quando le risorse sono state inserite nel bundle.",
"comment" : "Per molti bundle, il timestamp è uguale a .meta.lastUpdated, perché non sono memorizzati (ad esempio, i risultati di ricerca). Quando un bundle viene inserito in un archivio persistente, .meta.lastUpdated verrà solitamente modificato dal server. Quando il bundle è un messaggio, un agente middleware che modifica il messaggio (anche se non memorizzato) DOVREBBE aggiornare .meta.lastUpdated. .timestamp è usato per tracciare l'ora originale del bundle e DOVREBBE essere popolato. \r\n\r\nUtilizzo:\r\n\r\n* document : la data di creazione del documento. Nota: la composizione può essere precedente al documento o essere associata a più documenti. La data della composizione - l'ora di creazione - può essere precedente all'ora di assemblaggio del documento.\r\n* messaggio: la data in cui il contenuto del messaggio è stato assemblato. Questa data non viene modificata dai motori middleware, a meno che non aggiungano dati aggiuntivi che cambino il significato dell'ora del messaggio.\r\n* storia: la data in cui la storia è stata assemblata. Questa data sarà utilizzata come tempo _since per richiedere gli aggiornamenti successivi.\r\n* searchset : l'ora in cui è stato assemblato l'insieme di ricerca. Si noti che pagine diverse POSSONO avere timestamp diversi, ma non è necessario. Avere timestamp diversi non implica che le pagine successive rappresentino o includano le modifiche apportate dopo l'interrogazione iniziale.\r\n* transazione | transazione-risposta | batch | batch-risposta | raccolta : nessun significato particolare assegnato\r\n\r\nIl valore del timestamp deve essere maggiore del lastUpdated e degli altri timestamp nelle risorse del bundle e deve essere uguale o precedente al .meta.lastUpdated del bundle stesso."
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resource"
}
],
"rules" : "open"
},
"short" : "Voce nel bundle - avrà una risorsa o un'informazione",
"definition" : "Una voce in un bundle di risorse: conterrà una risorsa o informazioni su una risorsa (solo transazioni e cronologia).",
"comment" : "Questo tipo di Bundle conterrà le risorse:\r\n\r\n* MessageHeader_televisita\r\n\r\n* ServiceRequest\r\n\r\n* Patient\r\n\r\n* Appointment",
"orderMeaning" : "Per i bundle di tipo \"document\" e \"message\", la prima risorsa è speciale (deve essere rispettivamente Composition o MessageHeader). Per tutti i bundle, il significato dell'ordine delle voci dipende dal tipo di bundle"
},
{
"id" : "Bundle.entry:MessageHeader_televisita",
"path" : "Bundle.entry",
"sliceName" : "MessageHeader_televisita",
"short" : "MessageHeader_televisita",
"definition" : "MessageHeader_televisita",
"comment" : "Gli eventCoding.code ammessi per questo particolare MessageHeader sono:\r\n\r\n* INS_PRS_TV --> inserimento prescrizione televisita\r\n\r\n* INS_PRN_TV --> inserimento prenotazione televisita\r\n\r\n* UPD_PRN_TV --> aggiornamento prenotazione televisita\r\n\r\n* DEL_PRN_TV --> cancellazione prenotazione televisita\r\n\r\n* EROG_TV --> erogazione televisita\r\n\r\n* REF_TV --> inserimento referto televisita",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:MessageHeader_televisita.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://pnt.gov/fhir/StructureDefinition/MessageHeader_televisita"
]
}
]
},
{
"id" : "Bundle.entry:ServiceRequest",
"path" : "Bundle.entry",
"sliceName" : "ServiceRequest",
"short" : "ServiceRequest",
"definition" : "ServiceRequest",
"min" : 1
},
{
"id" : "Bundle.entry:ServiceRequest.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://pnt.gov/fhir/StructureDefinition/ServiceRequest"
]
}
]
},
{
"id" : "Bundle.entry:ServiceRequest.resource.identifier",
"path" : "Bundle.entry.resource.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "type.coding.code"
}
],
"rules" : "closed"
}
},
{
"id" : "Bundle.entry:Patient",
"path" : "Bundle.entry",
"sliceName" : "Patient",
"short" : "Patient",
"definition" : "Patient",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:Patient.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://pnt.gov/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id" : "Bundle.entry:Appointment",
"path" : "Bundle.entry",
"sliceName" : "Appointment",
"short" : "Appointment",
"definition" : "Appointment",
"min" : 1
},
{
"id" : "Bundle.entry:Appointment.resource",
"path" : "Bundle.entry.resource",
"type" : [
{
"code" : "Resource",
"profile" : [
"https://pnt.gov/fhir/StructureDefinition/Appointment"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.